services.keepalived.vrrpInstances.<name>.trackScripts
List of script names to invoke for health tracking.
- Type
list of string- Default
[ ]- Example
[ "chk_cmd1" "chk_cmd2" ]- Declared
- <nixpkgs/nixos/modules/services/networking/keepalived/default.nix>
List of script names to invoke for health tracking.
list of string[ ][
"chk_cmd1"
"chk_cmd2"
]